home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 431_01 / readme.1st < prev    next >
Text File  |  1994-06-03  |  1KB  |  39 lines

  1. *-*- BACKUP -*-*-*- BACKUP -*-*-*- BACKUP -*-*-*- BACKUP -*-*-*- BACKUP -*-
  2.  
  3. first, thank you for being a beta tester.
  4.  
  5. i've done the best i could at testing this and i don't think any errors
  6. exist that could destroy data, but better safe than sorry.
  7.  
  8. i do some low level stuff so
  9.   1. use at your own risk
  10.   2. BACKUP!! BACKUP!! BACKUP!!
  11.   
  12. --kyle
  13.   
  14.  
  15. QuickStart:
  16.  
  17.   1. connect computers via NULL modem
  18.   2. put the line ``lastdrive = z'' in the config.sys on the computer
  19.      which will be the client
  20.   3. execute : ``RSERVER'' on the server machine
  21.      if you're not using com1, execute: ``RESERVER /com#''
  22.      where # is 1..4
  23.   4. execute : ``RCLIENT'' on the client machine
  24.      if you're not using com1, execute: ``RECLIENT /com#''
  25.      where # is 1..4
  26.   5. execute : ``RDRIVE /local=z /remote=c'' on the client machine
  27.      to link the client's drive Z to the server's drive C.
  28.  
  29.   that's it. next, read the instructions :)
  30.  
  31.   please tell me about any bugs you find, or enhancements you would like
  32.   to see in the first release. the source code will be held until the
  33.   first release so it can be cleaned up a bit.
  34.  
  35.   maximum speed on a   4MHz  8086 is about:  23040bps
  36.                       12MHz 80286 or higher: 115200bps
  37.                       
  38.   
  39.